Welcome![Sign In][Sign Up]
Location:
Search - genetic algorithm source code

Search list

[AI-NN-PRcross

Description: 遗传算法的交叉操作的源代码-Crossover genetic algorithm source code
Platform: | Size: 2048 | Author: yab | Hits:

[AI-NN-PRPaiKe

Description: 遗传算法做排课软件源码。还行吧-Course Scheduling software to do genetic algorithm source code. Also visit you
Platform: | Size: 239616 | Author: build | Hits:

[AI-NN-PRGA

Description: 简单的遗传算法源程序,你可以运行及参考,初步掌握遗传算法的过程-Simple genetic algorithm source code, you can run and reference, the initial grasp the process of genetic algorithm
Platform: | Size: 6144 | Author: Anni | Hits:

[matlabJobShopSchedulingProblemMatlabGeneticAlgorithm

Description: 车间作业调度问题遗传算法Matlab源码,用于解决车间的调度问题-Job Shop Scheduling Problem Matlab genetic algorithm source code for the solution to the scheduling problem workshop
Platform: | Size: 2048 | Author: sxb | Hits:

[AI-NN-PRmatlab-SGACODE

Description: maltab遗传算法源程序,此程序为一个一个的小程序分开的,很完整。包括编码,设定初始种群,交叉,变异,及结束条件等-maltab genetic algorithm source code, this procedure a small as a separate process, it is complete. Including encoding, set the initial population, crossover and mutation, and the end conditions
Platform: | Size: 7168 | Author: joean | Hits:

[AI-NN-PRtemp

Description: 这是一个简单实用的实数编码遗传算法源代码,清晰,方便。-This is a simple and practical real-coded genetic algorithm source code, clear and convenient.
Platform: | Size: 2048 | Author: 侯典林 | Hits:

[AlgorithmGeneticAlgorithm

Description: Hill Climbing Wuth Genetic Algorithm Source Code
Platform: | Size: 1024 | Author: elahe | Hits:

[AI-NN-PRga

Description: 遗传算法(Genetic Algorithm)是模拟达尔文生物进化论的自然选择和遗传学机理的生物进化过程的计算模型,是一种通过模拟自然进化过程搜索最优解的方法,它最初由美国Michigan大学J.Holland教授于1975年首先提出来的,并出版了颇有影响的专著《Adaptation in Natural and Artificial Systems》,GA这个名称才逐渐为人所知,J.Holland教授所提出的GA通常为简单遗传算法(SGA),遗传算法简单源程序。-Genetic Algorithm (Genetic Algorithm) is a simulation of the biological theory of evolution Darwin' s natural selection and genetic mechanism of the process of biological evolution computing model is a natural evolutionary process by simulating the optimal solution search methods, it was first introduced by J. Holland United States University of Michigan Professor in 1975, first put forward, and published influential monographs " Adaptation in Natural and Artificial Systems" , GA gradually known the name, J. Holland, Professor of GA are usually made by a simple genetic algorithm (SGA ), a simple genetic algorithm source code.
Platform: | Size: 104448 | Author: 周武静 | Hits:

[matlabGA_main

Description: 遗传算法整套源程序,包括初始种群,计算适应度值,选择,交叉变异等-Genetic algorithm source code package, including the initial population, calculation of fitness value, selection, crossover and other variant
Platform: | Size: 2048 | Author: Mike | Hits:

[AI-NN-PRksp

Description: 求解K短路问题的一种创新算子的单亲遗传算法源程序,该程序需要一个distance.txt文本文件,从中读取任意两点间距离数据。本程序所解决的为有26个节点的任意两点间K短路问题。-Solving K shortest path problem in an innovative operator of single-parent genetic algorithm source code, the program requires a distance.txt text file, read from the distance between any two points in the data. This procedure resolved to have 26 nodes K shortest path problem between any two points.
Platform: | Size: 4096 | Author: zuowu | Hits:

[AI-NN-PRtimetable-csharp

Description: c#/CSharp 遗传算法高校排课系统的源代码,这是我哥哥做的本科毕业设计,很不错的哦-c#/CSharp University Course Scheduling System genetic algorithm source code, which I did graduate design, very good oh ~ ~
Platform: | Size: 546816 | Author: 张雨萌 | Hits:

[matlabqga

Description: 量子遗传算法的源程序,很实用,很经典,适合入门 -Quantum genetic algorithm source code, very practical, very classic, suitable for entry
Platform: | Size: 8192 | Author: 归然 | Hits:

[Mathimatics-Numerical algorithmsSimple-genetic-algorithm

Description: 这是一个非常简单的遗传算法源代码,是由Denis Cormier (North Carolina State University)开发的,Sita S.Raghavan (University of North Carolina at Charlotte)修正。-This is a very simple genetic algorithm source code, by Denis Cormier (North Carolina State University) developed, Sita S. Raghavan (University of North Carolina at Charlotte) amendment.
Platform: | Size: 4096 | Author: lulu | Hits:

[AI-NN-PRSeven-genetic-algorithm-example-cPP

Description: 该资源包含了常用的7种C#遗传算法源码实例集,和遗传算法C#五子棋游戏程序-This resource contains 7 common genetic algorithm source code C# example sets, and genetic algorithms C# backgammon games
Platform: | Size: 107520 | Author: huangsong | Hits:

[AI-NN-PRimmune-genetic-algorithm-for-TSP

Description: 基于matlab的遗传免疫算法TSP的源代码,内容比较详尽。-Based on immune genetic algorithm matlab source code for TSP, a more detailed content.
Platform: | Size: 48128 | Author: ivy | Hits:

[AI-NN-PRGenetic-algorithm-source-code

Description: 遗传算法的C++实现!简单实用易懂!只需变换数据就可实现自己期望的功能!-Genetic algorithm C++ implementation.Simple, practical and easy to understand! Simply transform the data can achieve their desired
Platform: | Size: 8192 | Author: yatou | Hits:

[AI-NN-PRa-good-genetic-algorithm

Description: 这是一个非常简单的遗传算法源代码,是由Denis Cormier (North Carolina State University)开发的,Sita S.Raghavan (University of North Carolina at Charlotte)修正-This is a very simple genetic algorithm source code is developed by Denis Cormier (North Carolina State University), Sita S.Raghavan (University of North Carolina at Charlotte) correction. .
Platform: | Size: 12288 | Author: 王兴杰 | Hits:

[AI-NN-PRGA-source-code

Description: 遗传算法源代码,单点交叉和多点交叉,C++开发经典的进化算法-genetic algorithm source code
Platform: | Size: 86016 | Author: davidding | Hits:

[AI-NN-PRgenetic-algorithm

Description: 遗传算法的源代码,c语言编写,是由Denis Cormier (North Carolina State University)开发的,Sita S.Raghavan (University of North Carolina at Charlotte)修正。-The genetic algorithm source code, c language by Denis Cormier (North Carolina State University) developed, Sita S.Raghavan, (the University of North Carolina at Charlotte) correction.
Platform: | Size: 41984 | Author: zhanglei | Hits:

[matlabgenetic-algorithm-in-matlab-language

Description: 利用matlab语言编写多个城市间,求最短路径的遗传算法源代码-Genetic algorithm source code, find the shortest path between the Matlab language multiple cities。
Platform: | Size: 9216 | Author: zhanglei | Hits:
« 1 2 34 5 6 7 8 9 10 ... 46 »

CodeBus www.codebus.net